; MAKE BACKUP OF EXISTING FILE because there is currently no easy way to avoiding ovewriting the user's
; settings with userDefineLang.xml. This is done only the FIRST time (i.e. if the Backup folder doesn't yet
; exist), since subsequent times will just be updates to the files created by a previous run of this script.
IfExist, %AppData%\Notepad++\userDefineLang.xml
Addendum = `n`nNote: Notepad++'s *previous* userDefineLang.xml file has been moved into "%AppData%\Notepad++\Backup\" in case you ever want to revert to it.